Skip to content

update readme and version for k8s-extension#3

Closed
bavneetsingh16 wants to merge 55 commits into
mainfrom
update_readme
Closed

update readme and version for k8s-extension#3
bavneetsingh16 wants to merge 55 commits into
mainfrom
update_readme

Conversation

@bavneetsingh16
Copy link
Copy Markdown


This checklist is used to make sure that common guidelines for a pull request are followed.

Related command

General Guidelines

  • Have you run azdev style <YOUR_EXT> locally? (pip install azdev required)
  • Have you run python scripts/ci/test_index.py -q locally? (pip install wheel==0.30.0 required)
  • My extension version conforms to the Extension version schema

For new extensions:

About Extension Publish

There is a pipeline to automatically build, upload and publish extension wheels.
Once your pull request is merged into main branch, a new pull request will be created to update src/index.json automatically.
You only need to update the version information in file setup.py and historical information in file HISTORY.rst in your PR but do not modify src/index.json.

@github-actions
Copy link
Copy Markdown

The git hooks are available for azure-cli and azure-cli-extensions repos. They could help you run required checks before creating the PR.

Please sync the latest code with latest dev branch (for azure-cli) or main branch (for azure-cli-extensions).
After that please run the following commands to enable git hooks:

pip install azdev --upgrade
azdev setup -c <your azure-cli repo path> -r <your azure-cli-extensions repo path>

@github-actions
Copy link
Copy Markdown

CodeGen Tools Feedback Collection

Thank you for using our CodeGen tool. We value your feedback, and we would like to know how we can improve our product. Please take a few minutes to fill our codegen survey

reneeli123 and others added 26 commits May 23, 2025 11:52
…stem-assigned` or `--user-assigned` is specified. (Azure#8742)
…est-version (Azure#8743)

* Update paths in update_extension_list.py and HISTORY.rst for latest version documentation

* minor fix
* Add NSP GA changes

* Updated tests

* Updated version history

* Updated version

* Remove preview label

* Update param name

* Add changes as per latest swagger changes

* Update history

---------

Co-authored-by: Karthik Gumpu (from Dev Box) <karthikgumpu@microsoft.com>
Co-authored-by: Bavneet Singh <bavneetsingh@microsoft.com>
…zure#8748)

* feat(datamigration): add support for managed identity auth in Blob to SqlMi migrations

* docs(datamigration): update package versioning

* fix(datamigration): fix azdev style issues

* fix(datamigration): make os checking more robust

* fix(datamigration): add pylint exceptions to fix az styledev

* docs(datamigration): add examples

---------

Co-authored-by: gansach <gasachdeva@microsoft.com>
Co-authored-by: xinyu pang <xinyupang@microsoft.com>
…ration (Azure#8756)

* fix VMAS migration

* Update version

---------

Co-authored-by: reneeli@microsoft.com <reneeli>
Co-authored-by: Harika Vedati <havedati@microsoft.com>
Co-authored-by: AllyW <AllyW@users.noreply.github.com>
nielsams and others added 27 commits May 23, 2025 11:52
* Update CLI descriptions

* Update version

* Fix version sequence

---------

Co-authored-by: Nidhi Malpani <nidhimalpani@microsoft.com>
)

* update dynatrace commands description

* update release history

* mark fields as required and update recordings

---------

Co-authored-by: Shivansh Agarwal <agarwalshiv@microsoft.com>
* Create vme to manage version managed extensions

* Update vme helper messages

* Perform case-insensitive comparison of the feature flag

* Update readme

* Update CODEOWNERS

* Update version

* Fix style and linter errors
* udpated informatica azure cli commands description

* updated version and group command description

* updated the desc for group

* fixed tests
* Support identity in session update command

* update history.rst

* fix

---------

Co-authored-by: Nan Jiang <naji@microsoft.com>
…liprod (Azure#8780)

* Migrate ml extensions downloadUrl from azuremlsdktestpypi to azcliprod

* minor fix

* minor fix

* minor fix
* add support for basic lb migration

* add support for basic lb migration
* mongdo-db cli

* adding tests and addressing comments

* updating extension name to mongo-db

* Update src/mongo-db/azext_mongo_db/tests/latest/test_mongo_db.py

---------

Co-authored-by: Gaurav Bang <gauravbang@microsoft.com>
Co-authored-by: AllyW <AllyW@users.noreply.github.com>
…g because of deprecated command (Azure#8782)

* update command

* update version

* update history

* fix comment

* update version

* use 3.3.2
@bavneetsingh16 bavneetsingh16 deleted the update_readme branch May 23, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.